From 635dfd4d242043dd2227423f7087eb4365e2f64f Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Wed, 21 Oct 2009 11:27:59 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0475e238c89..4aaaee7a2b1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2009-10-21 Michael Albinus + + * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun. + (tramp-smb-handle-file-attributes): Use it. + (tramp-smb-do-file-attributes-with-stat): Don't raise an error. + (tramp-smb-handle-insert-directory): Use `mapc' rather than + `mapcar'. Use `tramp-smb-get-stat-capability'. Add + `dired-filename' text properties. + (tramp-smb-get-cifs-capabilities): Apply `save-match-data'. + (tramp-smb-maybe-open-connection): Simplify check for smbclient + version. + 2009-10-20 Stefan Monnier * subr.el (read-key-delay): Reduce to 0.01. @@ -532,7 +544,7 @@ * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain) (tramp-file-name-real-host, tramp-file-name-port): - Apply `save-match-data. + Apply `save-match-data'. * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the case both directories are remote. -- 2.30.2